reftests: Add a test for misrendering of transparent windows
authorBenjamin Otte <otte@redhat.com>
Thu, 9 Feb 2012 12:45:31 +0000 (13:45 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 10 Feb 2012 10:46:19 +0000 (11:46 +0100)
commit5e3c2524f80edf0a3647a79edb355e636dab7e9a
tree658630d0275d5910edf40373f6947b986b29678b
parent6d430ad71337360e9cbf88ead9b761f72f5df26c
reftests: Add a test for misrendering of transparent windows

If a widget with a GDK window is set to be transparent in the CSS, it
gets drawn as black instead. This test checks that the fix works.
tests/reftests/Makefile.am
tests/reftests/background-window-transparent.css [new file with mode: 0644]
tests/reftests/background-window-transparent.ref.ui [new file with mode: 0644]
tests/reftests/background-window-transparent.ui [new file with mode: 0644]